Skip to content

Bump graphviz from 0.20.3 to 0.21#123

Merged
remdui merged 1 commit intomainfrom
dependabot/pip/graphviz-0.21
Apr 13, 2026
Merged

Bump graphviz from 0.20.3 to 0.21#123
remdui merged 1 commit intomainfrom
dependabot/pip/graphviz-0.21

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps graphviz from 0.20.3 to 0.21.

Changelog

Sourced from graphviz's changelog.

Version 0.21

Drop Python 3.8 support (end of life 2024-10-07).

Tag Python 3.13 support.

Add support for format='svg_inline', available since upstream Graphviz 10.0.1. Produces header-less SVG suitable for inlining into HTML (see https://www.graphviz.org/docs/outputs/svg/).

Switch project to pyproject.toml and build to python -m build) (https://build.pypa.io). This changes the source distribution format from .zip to PEP 625 compliant .tar.gz (https://peps.python.org/pep-0625/).

Commits
  • 19b16bf release 0.21
  • 45da7c2 document removal of Python 3.8 support and tagging of Python 3.13 support
  • 2f3204a docmument new format='svg_inline' and add test coverage
  • fb70498 bump version for switch to pyproject.toml and https://build.pypa.io
  • bff786f Add svg_inline to formats.py
  • 421925a update build instructions for https://build.pypa.io
  • 77769e7 actually make lint-code.py respect pyroject.toml configuration
  • 8a3a2b7 make lint-code.py respect pyroject.toml configuration
  • ac77cf0 fix coverage section name
  • 115ad34 replace setup.py, setup.cfg, and tox.ini with pyproject.toml
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [graphviz](https://github.com/xflr6/graphviz) from 0.20.3 to 0.21.
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.rst)
- [Commits](xflr6/graphviz@0.20.3...0.21)

---
updated-dependencies:
- dependency-name: graphviz
  dependency-version: '0.21'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
@remdui remdui merged commit 599a4db into main Apr 13, 2026
3 checks passed
@remdui remdui deleted the dependabot/pip/graphviz-0.21 branch April 13, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant